home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / XircomNetwave.config / Spanish.Iproj / NetwaveInspector.nib / data.classes next >
Encoding:
Text File  |  1996-04-18  |  1.4 KB  |  52 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  4.     "rangeDidChange:" = "rangeDidChange:"; 
  5.     "showInfo:" = "showInfo:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     accessoryHolder = accessoryHolder; 
  9.     dmaBox = dmaBox; 
  10.     dmaMatrix = dmaMatrix; 
  11.     infoButton = infoButton; 
  12.     infoPanel = infoPanel; 
  13.     infoText = infoText; 
  14.     inspectionView = inspectionView; 
  15.     irqBox = irqBox; 
  16.     irqMatrix = irqMatrix; 
  17.     memoryBox = memoryBox; 
  18.     memoryController = memoryController; 
  19.     origWindow = origWindow; 
  20.     portsBox = portsBox; 
  21.     portsController = portsController; 
  22.     statusTitle = statusTitle; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. NetwaveInspector = {
  27.     ACTIONS = {
  28.     "domainChanged:" = "domainChanged:"; 
  29.     "scrambleChanged:" = "scrambleChanged:"; 
  30.     }; 
  31.     OUTLETS = {
  32.     DomainStateTextField = DomainStateTextField; 
  33.     DomainTextField = DomainTextField; 
  34.     ScrambleStateTextField = ScrambleStateTextField; 
  35.     ScrambleTextField = ScrambleTextField; 
  36.     boundingBox = boundingBox; 
  37.     titleBox = titleBox; 
  38.     }; 
  39.     SUPERCLASS = IODeviceInspector; 
  40. };
  41. IOAddressRanger = {
  42.     ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; }; 
  43.     OUTLETS = {
  44.     delegate = delegate; 
  45.     rangeText = rangeText; 
  46.     sizeText = sizeText; 
  47.     statusButton = statusButton; 
  48.     }; 
  49.     SUPERCLASS = Object; 
  50. };
  51. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  52.